home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
apptbk
/
apptbook.frm
< prev
next >
Wrap
Text File
|
1995-09-06
|
30KB
|
1,000 lines
VERSION 2.00
Begin Form ApptForm
BackColor = &H00C0C0C0&
Caption = "Appointments"
ClientHeight = 5055
ClientLeft = 1110
ClientTop = 1545
ClientWidth = 7320
Height = 5460
Icon = APPTBOOK.FRX:0000
Left = 1050
LinkTopic = "Form1"
ScaleHeight = 5055
ScaleWidth = 7320
Top = 1200
Width = 7440
Begin PictureBox Panel3D2
BackColor = &H00C0C0C0&
FontBold = 0 'False
FontItalic = 0 'False
FontName = "MS Sans Serif"
FontSize = 8.25
FontStrikethru = 0 'False
FontUnderline = 0 'False
ForeColor = &H00800000&
Height = 1755
Left = 4500
ScaleHeight = 1725
ScaleWidth = 1605
TabIndex = 12
Top = 240
Width = 1635
Begin PictureBox KindFrame
BackColor = &H00C0C0C0&
ForeColor = &H00C0C0C0&
Height = 675
Index = 0
Left = 120
ScaleHeight = 645
ScaleWidth = 645
TabIndex = 16
Tag = "Phone"
Top = 300
Width = 675
Begin Image KindPict
Height = 480
Index = 0
Left = 90
Picture = APPTBOOK.FRX:0302
Top = 90
Width = 480
End
End
Begin PictureBox KindFrame
BackColor = &H00C0C0C0&
ForeColor = &H00C0C0C0&
Height = 675
Index = 1
Left = 120
ScaleHeight = 645
ScaleWidth = 645
TabIndex = 15
Tag = "Travel"
Top = 1020
Width = 675
Begin Image KindPict
Height = 480
Index = 1
Left = 90
Picture = APPTBOOK.FRX:0604
Top = 90
Width = 480
End
End
Begin PictureBox KindFrame
BackColor = &H00C0C0C0&
ForeColor = &H00C0C0C0&
Height = 675
Index = 2
Left = 840
ScaleHeight = 645
ScaleWidth = 645
TabIndex = 14
Tag = "Meeting"
Top = 300
Width = 675
Begin Image KindPict
Height = 480
Index = 2
Left = 90
Picture = APPTBOOK.FRX:0906
Top = 90
Width = 480
End
End
Begin PictureBox KindFrame
BackColor = &H00C0C0C0&
ForeColor = &H00C0C0C0&
Height = 675
Index = 3
Left = 840
ScaleHeight = 645
ScaleWidth = 645
TabIndex = 13
Tag = "Lunch"
Top = 1020
Width = 675
Begin Image KindPict
Height = 480
Index = 3
Left = 90
Picture = APPTBOOK.FRX:0C08
Top = 90
Width = 480
End
End
End
Begin PictureBox Panel3D1
BackColor = &H00C0C0C0&
ForeColor = &H00C0C0C0&
Height = 2655
Left = 4500
ScaleHeight = 2625
ScaleWidth = 2745
TabIndex = 3
Top = 2280
Width = 2775
Begin CommandButton SaveButton
Caption = "Save"
Default = -1 'True
FontBold = 0 'False
FontItalic = 0 'False
FontName = "MS Sans Serif"
FontSize = 8.25
FontStrikethru = 0 'False
FontUnderline = 0 'False
Height = 375
Left = 120
TabIndex = 10
Top = 780
Width = 735
End
Begin TextBox ApptText
BackColor = &H00FFFFFF&
ForeColor = &H00000000&
Height = 1275
Left = 120
MultiLine = -1 'True
TabIndex = 8
Top = 1260
Width = 2535
End
Begin PictureBox ApptTime
BackColor = &H00C0C0C0&
FontBold = 0 'False
FontItalic = 0 'False
FontName = "MS Sans Serif"
FontSize = 8.25
FontStrikethru = 0 'False
FontUnderline = 0 'False
ForeColor = &H00800000&
Height = 315
Left = 1500
ScaleHeight = 285
ScaleWidth = 1125
TabIndex = 6
Top = 840
Width = 1155
End
Begin TextBox ApptType
BackColor = &H00C0C0C0&
FontBold = 0 'False
FontItalic = 0 'False
FontName = "MS Sans Serif"
FontSize = 8.25
FontStrikethru = 0 'False
FontUnderline = 0 'False
ForeColor = &H00800000&
Height = 285
Left = 1500
TabIndex = 5
Top = 480
Width = 1155
End
Begin Image Image1
Height = 480
Left = 1140
Picture = APPTBOOK.FRX:0F0A
Top = 60
Width = 480
End
Begin Label Label2
Alignment = 1 'Right Justify
BackColor = &H00C0C0C0&
Caption = "When:"
FontBold = 0 'False
FontItalic = 0 'False
FontName = "MS Sans Serif"
FontSize = 8.25
FontStrikethru = 0 'False
FontUnderline = 0 'False
Height = 255
Left = 900
TabIndex = 7
Top = 840
Width = 555
End
Begin Label Label1
Alignment = 1 'Right Justify
BackColor = &H00C0C0C0&
Caption = "Appointment type:"
FontBold = 0 'False
FontItalic = 0 'False
FontName = "MS Sans Serif"
FontSize = 8.25
FontStrikethru = 0 'False
FontUnderline = 0 'False
Height = 195
Left = 120
TabIndex = 4
Top = 480
Width = 1335
End
End
Begin Timer GridTimer
Enabled = 0 'False
Interval = 100
Left = 1260
Top = 3780
End
Begin PictureBox ApptList
BackColor = &H0080FFFF&
Height = 2715
Left = 120
ScaleHeight = 2685
ScaleWidth = 4245
TabIndex = 0
Top = 120
Width = 4275
End
Begin Image TrashCan
Height = 480